<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*=========顶部菜单===========*/
/* div#topmenu{
margin: 0;
padding:0;
border: 0;
height: 28px;
line-height:28px;
color:#555;
text-align:center;
}


div#topmenu a:link,div#topmenu a:visited,div#topmenu a:active{
margin:0 5px;
color:#555;
font:12px/28px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#topmenu a:hover{
margin:0 5px;
color:#ff7300;
font-weight:bold;
text-decoration: none;
} */

ul{margin:0;padding:0;}
li{list-style:none;}
.h_nav li a:-webkit-any-link{ display:block;}
.h_nav{ background:url(/images/n_bg.gif) no-repeat; height:49px;}
.h_nav ul{ margin-left:38px}
.h_nav ul li{font-family:'黑体','宋体',Arial; font-size:15px; float:left; background:url(/images/n_bor.gif) no-repeat right 0;position:relative;}
.h_nav ul li a { background:url(/images/n_libg01.gif) no-repeat; width:100px; height:49px; line-height:40px; display:inline-block; float:left; color:#010101; font-weight:bold; font-size: 15px; text-align:center;}
.h_nav ul li a:hover,.h_nav ul .cur a { background:url(/images/n_libg02.gif) no-repeat; color:#fff; text-decoration:none;}
.h_nav ul .nobor { background:none;margin-left:4px;}</pre></body></html>